a11y: Use the tooltip text as the accessible description
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 4 Nov 2020 16:42:16 +0000 (16:42 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 4 Nov 2020 17:15:13 +0000 (17:15 +0000)
commitd88f7c9459bddb9facf8e6d7c5780f072e11cf18
treee12534165e2844ac6735c8cecbf7bd236476a152
parent425d8ad02a39f61f370fbf552877bc8241fde2b2
a11y: Use the tooltip text as the accessible description

It's more common to have a tooltip as the accessible description than an
explicit description. This is also the behaviour of GTK3.
gtk/gtkwidget.c